Skip to content

pmap should support multiple iterables#1

Open
flxf wants to merge 1 commit into
mikekap:masterfrom
flxf:multiple-sequence-pmap
Open

pmap should support multiple iterables#1
flxf wants to merge 1 commit into
mikekap:masterfrom
flxf:multiple-sequence-pmap

Conversation

@flxf
Copy link
Copy Markdown

@flxf flxf commented Oct 6, 2015

  • Supports the same behaviour as map(lambda x, y: x + y, seq, seq)

- Supports the same behaviour as map(lambda x, y: x + y, seq, seq)
Comment thread tests/batch_tests.py
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one shouldn't be batched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants